home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / intrvews / xgrab.lha / xgrab / data / exectest2 < prev    next >
Encoding:
Text File  |  1990-03-06  |  262 b   |  12 lines

  1. # GRAB Graph Layout and Browser System
  2. #
  3. # Copyright (c) 1989, Tera Computer Company
  4. #
  5. # Note: this file will not work as is, currently, because the language does
  6. # not handle comments
  7.  
  8. if (.node and .NodeLabel = "A") then
  9. focus .;
  10. set .NodeLabel = "hey";
  11. endif
  12.